home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- MenuButton("UIMenuButton","ListBoxBkgButton","","","Pattern")
- {
- Checked(0)
- Disabled(0)
- CanCallPress(0)
- CanCheck(0)
- MouseLeaveDestroyFocus(0)
- TextureCheckedAlpha(1.0)
- TextCheckedAlpha(1.0)
- TextureDisabledAlpha(1.0)
- TextDisabledAlpha(1.0)
- TextureFocusCheckAlpha(1.0)
- TextFocusCheckAlpha(1.0)
- CallPressPeriod(0.1)
- DoubleClick(0.3)
- Command(1)
- Notify(1)
- CanFocus(1)
- TextureHighlightID("BoxDarkBack")
- TextureFocusAlpha(1.0)
- TextFocusAlpha(1.0)
- SelKeyUp(200)
- SelKeyDown(208)
- Text("")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("MSSansSerif8")
- TextPosFlags(34)
- PatternFile("../uidef/ListBoxBkgButton.def")
- Mouse(1)
- Keyboard(1)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- FrameCornerSize(2,2)
- TextureID("BoxDarkBack")
- TextureAlpha(0.8)
- LogicSize(0.5,0.13666667)
- LogicPos(0.44862565,-5.0965896)
- }// [UIMenuButton] ListBoxBkgButton
-